home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 007a / lcpanl24.zip / READ.ME < prev   
Text File  |  1988-04-10  |  804b  |  21 lines

  1. LCAPNEL is a utility to replace POPLC.    It uses several command line
  2. arguments to configure itself.
  3.  
  4. PC=aaad where aaa is com or lpt and d is the digit of the PC port
  5. LC=d where d is the digit of the LC port
  6.  
  7. OD=d where d is the number of active output devices
  8.    defaults to 7
  9.  
  10. KC=ddd where ddd is the decimal value of a scan code for the hot key
  11. SM=dd where dd is the decimal value of a shift mask for the hot key
  12.    defaults to Alt=
  13.  
  14. Configuration data is read from the config.lc file.  User defined
  15. command strings are read from a text file called commands.lc.
  16. User commands are recorded one per line.  The name of a command is
  17. in the first 20 chars and the command can take the next 60.
  18. Control character are represented by /ddd where ddd is the decimal
  19. value of the character.
  20.  
  21.